GET api/v{version}/Locations?categories[0]={categories[0]}&categories[1]={categories[1]}
Gets locations
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| categories |
Optionally filter which categories of locations to return. This is the category ID, while the result will return a display name for the category |
Collection of string |
Required |
| version |
The requested API version |
string |
Required Default value is 2.0 |
Body Parameters
None.
Response Information
Response Formats
application/json, text/json, application/problem+json, application/xml, text/xml
Sample:
Sample not available.